Move block device bind/unbind into hotplug scripts.
authorcl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>
Mon, 12 Sep 2005 19:49:03 +0000 (19:49 +0000)
committercl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>
Mon, 12 Sep 2005 19:49:03 +0000 (19:49 +0000)
commiteccd1bf398217fb4d4e5b14725f869904bc66e63
tree58c4380bb0e8d66effa336302c58608aeefd1fb3
parent781cbee39dca9c807a2496b707b82f0b58818d39
Move block device bind/unbind into hotplug scripts.
Fixes file: devices since unbind now runs after the backend driver
closes the loopback device.
Also moves name -> node translation into the backend domain.
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
tools/examples/Makefile
tools/examples/block-enbd
tools/examples/block-file
tools/examples/block-phy [new file with mode: 0644]
tools/examples/xen-backend.agent
tools/python/xen/xend/XendDomainInfo.py